Initiate with starting point Acts as a lineTo
Get all points upon the line Includes weighting for the point. Ranges from 0f .. 1f
Get all points upon the line
Adds a bezier curve.
Adds a bezier curve.
Adds a straight line.
Adds a posize_t line.
Adds a bezeier curve using points to derive the control points
A line graph. Given points produces all points upon the line.
Does not support decimal (float) points.
Could be rather useful for Devisualization.Image filters perhaps?